Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commits v4.6.0-rc.1 (dc200d15)

d105fc4 Ivan 2026-04-29 02:05:46 - 3 months ago
chore(ci): update asset handling in release scripts by adding support for duplicate filenames and excluding builder-debug.yml

43f4206 Ivan 2026-04-28 10:21:31 - 3 months ago
docs(README): update GitHub Actions release build descriptions to include Android APK builds for dev/master tags across multiple languages

6cd5616 Ivan 2026-04-28 10:21:20 - 3 months ago
chore(workflows): add android-apk-tag.yml for building APKs on tag releases and update build-release.yml to integrate Android APK builds

b3ccb9f Ivan 2026-04-28 01:02:30 - 3 months ago
chore(ci): add script to prune Electron dist staging directories and update build scripts to call it

519f0d2 Ivan 2026-04-27 23:23:13 - 3 months ago
docs(README): update GitHub Actions release build descriptions for clarity and consistency across multiple languages

a3e2235 Ivan 2026-04-27 23:23:05 - 3 months ago
chore(workflows): enable continue-on-error for Flatpak job in build-release.yml

5f10bd0 Ivan 2026-04-27 23:23:00 - 3 months ago
chore(ci): format

ea8b9d9 Ivan 2026-04-27 23:14:52 - 3 months ago
chore(workflows): update build workflows for Linux release and Flatpak; remove deprecated build-linux-release.yml

5fd1a42 Ivan 2026-04-27 21:27:31 - 3 months ago
chore(security): update transparency logs and signing configuration for Cosign v3+; add signing config JSON

508cfb8 Ivan 2026-04-27 21:21:26 - 3 months ago
chore(workflows): add checkout step in build-release.yml for artifact retrieval

93b4d36 Ivan 2026-04-27 20:48:48 - 3 months ago
chore(workflows): change permissions from read to write for contents in build-linux-release.yml and build-release.yml

88bc0b5 Ivan 2026-04-27 20:30:05 - 3 months ago
chore(changelog): update CHANGELOG.md

7271f90 Ivan 2026-04-27 20:28:37 - 3 months ago
chore(pyproject): update keywords in pyproject.toml to include 'meshchatx'

cb518c8 Ivan 2026-04-27 20:28:25 - 3 months ago
chore(tests): format

12b820f Ivan 2026-04-27 20:27:58 - 3 months ago
chore(licenses): update licenses_frontend.json and THIRD_PARTY_NOTICES.txt to reflect new dependencies and remove outdated entries

3412f37 Ivan 2026-04-27 19:45:38 - 3 months ago
chore(android): remove duplicate optional camera and microphone features from AndroidManifest.xml

34fbbbb Ivan 2026-04-27 19:34:04 - 3 months ago
feat(android): add camera feature to AndroidManifest.xml as optional

4683110 Ivan 2026-04-27 19:14:35 - 3 months ago
chore(tests): update http_api_routes.json with new API route definitions

923200f Ivan 2026-04-27 19:02:22 - 3 months ago
fix(tests): update test for Transport's announce handler registration count

f547947 Ivan 2026-04-27 19:02:17 - 3 months ago
delete(tests): remove test file for RNGit database announcement conversion

366aa62 Ivan 2026-04-27 19:01:00 - 3 months ago
feat(locales): update localization files with new translation features and bootstrap node search improvements

6e10b7c Ivan 2026-04-27 18:58:53 - 3 months ago
refactor(audio): encapsulate audio record creation and permission check in TelephoneNativeAudioSession and WavPcmAttachmentRecorder

e119276 Ivan 2026-04-27 18:35:56 - 3 months ago
feat(RNGitExplorer): add experimental footer message to RNGitExplorerPage component

5533542 Ivan 2026-04-27 18:35:43 - 3 months ago
feat(locales): add experimental footer message to localization files for multiple languages

20c2895 Ivan 2026-04-27 18:17:04 - 3 months ago
docs(README): update browser requirements and clarify Android APK packaging details across multiple language files

d3ca433 Ivan 2026-04-27 18:16:52 - 3 months ago
feat(tests): update fe/be tests and contract api routes

bbc067b Ivan 2026-04-27 18:16:05 - 3 months ago
refactor(build_community_interfaces): streamline JSON fetching by replacing custom fetch function with a dedicated interface builder

e9d6264 Ivan 2026-04-27 18:15:57 - 3 months ago
fix(ci): exclude additional file types from asset attestation and disable tlog upload

8dc92a3 Ivan 2026-04-27 18:15:45 - 3 months ago
feat(locales): update localization files with new privacy settings, message auto-delete options, and community preset management features

8fe6752 Ivan 2026-04-27 18:15:35 - 3 months ago
feat(clipboard): add clipboard utility functions for secure and insecure contexts, better text copy and read capabilities

b2c620e Ivan 2026-04-27 18:15:25 - 3 months ago
refactor(components): standardize z-index values and improve class naming conventions across multiple components

356aea3 Ivan 2026-04-27 18:15:08 - 3 months ago
feat(announce_manager): add aspect store configuration and announce storage logic

6f186b3 Ivan 2026-04-27 18:14:59 - 3 months ago
feat(reticulum): implement bootstrap-only interface handling

6ea4b37 Ivan 2026-04-27 18:14:42 - 3 months ago
chore(workflows): add Trivy setup and update steps in build and security scan workflows

594e339 Ivan 2026-04-27 00:17:45 - 3 months ago
chore(community_interfaces): remove outdated TCPClientInterface entries and add new user-submitted interfaces

6637cd1 Ivan 2026-04-27 00:17:22 - 3 months ago
chore(cleanup): remove obsolete Tailwind configuration files and update style.css for new Tailwind setup

b1a5e0c Ivan 2026-04-27 00:17:03 - 3 months ago
chore(docker): simplify Dockerfile by removing unnecessary Tailwind configuration files from the build context

81971ec Ivan 2026-04-27 00:16:48 - 3 months ago
chore(dependencies): update Tailwind CSS to version 4.2.4 and add @tailwindcss/vite plugin

376dc9d Ivan 2026-04-26 22:02:21 - 3 months ago
feat(locales): add outbound message propagation status translations for multiple languages

16bd39c Ivan 2026-04-26 22:02:16 - 3 months ago
feat(tests): add unit tests for ConversationViewer's outbound propagation status handling, enhancing coverage for message state and method propagation

2db8147 Ivan 2026-04-26 22:00:30 - 3 months ago
feat(messages): fix outbound message status handling by introducing a new method for title generation and improving propagation state messaging

51f51dc Ivan 2026-04-26 22:00:10 - 3 months ago
feat(meshchat): update message handling by adding method parameter to update function and integrating method conversion for improved state management

97e7134 Ivan 2026-04-26 00:59:19 - 3 months ago
chore(docs): update

848325d Ivan 2026-04-26 00:40:30 - 3 months ago
docs(locales): update localization tables in multiple languages for consistency

60f06e0 Ivan 2026-04-26 00:39:21 - 3 months ago
feat(locales): add RNGit Explorer localization for multiple languages

0110690 Ivan 2026-04-26 00:39:13 - 3 months ago
docs(README): update

75bd553 Ivan 2026-04-25 23:30:34 - 3 months ago
feat(tests): add comprehensive tests for meshchat_wrapper and rngit_tool functionality, including server behavior and frequency conversion

7cb04cb Ivan 2026-04-25 23:30:28 - 3 months ago
chore(sync_version): format

ac64b3e Ivan 2026-04-25 23:30:19 - 3 months ago
fix(Utils): formatFrequency method to handle non-finite values and improve frequency formatting

8e2f4ee Ivan 2026-04-25 23:30:08 - 3 months ago
feat(microphoneRecorder): implement audio capture using AudioWorklet and ScriptProcessor for improved performance and compatibility

450ed9e Ivan 2026-04-25 23:29:54 - 3 months ago
feat(interfaceDiscoveryUtils): add parseRNodeFrequencyHz function for frequency conversion in API payloads

b80d22a Ivan 2026-04-25 23:29:46 - 3 months ago
feat(android): update audio handling and navigation for Android, including native audio attachment support and message routing

d2eb616 Ivan 2026-04-25 23:29:37 - 3 months ago
feat(rngit_tool): add RNGit Explorer page and navigation integration

1e62ab1 Ivan 2026-04-25 23:29:14 - 3 months ago
feat(rngit_tool): introduce RNGit explorer

7da4412 Ivan 2026-04-25 23:29:00 - 3 months ago
chore(version): format

4389b64 Ivan 2026-04-25 23:28:44 - 3 months ago
feat(android): update meshchat_wrapper with server loop control and improve error handling for Android notification bridge

30d95f7 Ivan 2026-04-25 23:25:47 - 3 months ago
feat(interface_editor): add coerce_rnode_frequency_hz function for frequency conversion in Reticulum config

f6aecb0 Ivan 2026-04-25 23:24:59 - 3 months ago
docs(README): add Docker run command examples for multiple languages

ff58577 Ivan 2026-04-25 23:24:52 - 3 months ago
docs(README): update

e89fc13 Ivan 2026-04-25 23:24:42 - 3 months ago
feat(android): implement call handling and audio features, add notification channels, and enhance UI with new permissions and shortcuts

80d9fd6 Ivan 2026-04-25 23:24:30 - 3 months ago
chore(android): update Gradle plugin and SDK versions, enhance dependencies, and add Lint configuration

b7f9124 Ivan 2026-04-25 23:24:23 - 3 months ago
feat(android): add Android Lint step to CI workflow and include lint report artifacts

b799f6a Ivan 2026-04-25 23:24:11 - 3 months ago
docs(README): update

8f37bef Ivan 2026-04-25 01:10:40 - 3 months ago
chore(version): sync version directly from package.json in __init__.py and update version.py documentation

782372e Ivan 2026-04-25 01:01:50 - 3 months ago
feat(tests): add comprehensive tests for android_push_bridge and update version references in frontend tests

7b7750d Ivan 2026-04-25 01:01:43 - 3 months ago
fix(sync_version): streamline version update in multiple language README files

c97c8eb Ivan 2026-04-25 01:01:36 - 3 months ago
feat(version): dynamically retrieve version from src/version.py and add android push bridge for websocket notifications

c3699b4 Ivan 2026-04-25 01:01:24 - 3 months ago
feat(android): add notification strings for background service and message alerts

d141d93 Ivan 2026-04-25 01:01:16 - 3 months ago
feat(android): integrate websocket hook for ReticulumMeshChat in meshchat_wrapper.py

dafc150 Ivan 2026-04-25 01:01:10 - 3 months ago
fix(layout): update height classes for responsive design in App.vue and AuthPage.vue

dba102f Ivan 2026-04-25 00:59:09 - 3 months ago
feat(android): implement foreground service and notification handling for message synchronization

c4a0116 Ivan 2026-04-25 00:56:54 - 3 months ago
feat(conversation): integrate uuid for pending message hash and update viewport resize handling

2f3af2a Ivan 2026-04-25 00:50:44 - 3 months ago
feat(sync_version): update version synchronization script to update multiple files with package.json version

fcfe440 Ivan 2026-04-25 00:50:34 - 3 months ago
docs: update README

ffb46c3 Ivan 2026-04-25 00:42:15 - 3 months ago
chore(release): bump version to 4.6.0

3f3c4cb Ivan 2026-04-25 00:09:44 - 3 months ago
refactor(tests): format

a0a9508 Ivan 2026-04-24 22:42:03 - 3 months ago
docs: add Docker Hub and GHCR information to README files across multiple languages

095a859 Ivan 2026-04-24 22:33:57 - 3 months ago
feat(workflows): update Android build workflow with tag handling, signing secrets detection, and APK upload logic

28b2c87 Ivan 2026-04-24 22:25:47 - 3 months ago
fix(workflows): fix Docker Hub login logic to use output from credential detection step

cd69e01 Ivan 2026-04-24 22:21:19 - 3 months ago
feat(workflows): update Docker workflow to support Docker Hub integration and tag generation

0855223 Ivan 2026-04-24 22:03:27 - 3 months ago
fix(android): update paths in Taskfile and CI workflows to reflect changes in APK build process and directory structure

ad84628 Ivan 2026-04-24 22:03:14 - 3 months ago
feat(repository): add function to stage local MeshChatX wheel into bundled directory and update download logic

76ba39f Ivan 2026-04-24 22:02:55 - 3 months ago
docs(android): update README files to reflect changes in APK build process and remove references to product flavors

4f4fbc2 Ivan 2026-04-24 22:02:01 - 3 months ago
refactor(android): simplify Python sync task and remove product flavors from build.gradle

2a4fb9c Ivan 2026-04-24 22:01:46 - 3 months ago
chore(android): update .gitignore and .prettierignore to reflect new Python directory structure

dd26bcb Ivan 2026-04-24 21:52:30 - 3 months ago
chore(workflows): add caching for Node.js and Poetry in CI workflows

47d355d Ivan 2026-04-24 21:41:19 - 3 months ago
feat(task): add default benchmark task and update workflow triggers for benchmarks

12f22e9 Ivan 2026-04-24 21:41:08 - 3 months ago
test(frontend): update ArchivesPage test for downloadTextAsFile to include delay handling

702dbc2 Ivan 2026-04-24 21:34:30 - 3 months ago
fix(workflows): format

4b60db8 Ivan 2026-04-24 21:34:21 - 3 months ago
feat(downloads): implement file download persistence with user notifications and filename sanitization

cc11fcc Ivan 2026-04-24 21:34:13 - 3 months ago
feat(locales): add NomadNet favourites import/export functionality and update contact sharing options across multiple languages

fcbea73 Ivan 2026-04-24 21:33:59 - 3 months ago
refactor(frontend): update download functionality and improve time formatting utilities

7a02ca3 Ivan 2026-04-24 21:33:48 - 3 months ago
refactor(frontend): streamline file download methods and update user interface elements across components

35937ec Ivan 2026-04-24 21:33:26 - 3 months ago
test(frontend): add unit tests for DownloadUtils and update Utils tests with new formatting functions

81c09d4 Ivan 2026-04-24 21:13:49 - 3 months ago
fix(workflows): ignore CVE-2026-3219 in pip-audit due to pending fix

cabac7d Ivan 2026-04-24 21:04:30 - 3 months ago
feat(ci): update Trivy setup script with upstream verification and cosign integration

328bb76 Ivan 2026-04-24 21:03:50 - 3 months ago
fix(ci): update GitHub draft release script to set GH_REPO from GITHUB_REPOSITORY if not defined

9b91c6c Ivan 2026-04-24 20:47:59 - 3 months ago
docs(README): update official GitHub mirror links across multiple language README files

49d6897 Ivan 2026-04-24 03:34:13 - 3 months ago
chore(workflows): clean up Flatpak CI workflow and remove deprecated Snap build scripts

e3fbf53 Ivan 2026-04-24 03:28:21 - 3 months ago
chore(workflows): remove obsolete Gitea CI workflow files for GitHub Actions integration

Page 1 | Older »


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────